MSVC Builds: "Add" Visual Studio 2015 Projects
authorChun-wei Fan <fanchunwei@src.gnome.org>
Tue, 15 Sep 2015 11:40:48 +0000 (19:40 +0800)
committerChun-wei Fan <fanchunwei@src.gnome.org>
Tue, 15 Sep 2015 11:59:14 +0000 (19:59 +0800)
commit9a4990f4ca91a845660c0c4640dd237a0bec1bce
treed3d37c65608136da6e1908f07766d04619c9f4a4
parentd9a738dface57998f3c086cec17b08fc92189f55
MSVC Builds: "Add" Visual Studio 2015 Projects

"Add" Visual Studio 2015 projects by what we did before: Copy the Visual
Studio 2010 project files and replace the items in there as needed, as
the formats of the 2010 and 2015 projects are largely the same.
build/Makefile-newvs.am
build/win32/Makefile.am
build/win32/vs11/Makefile.am
build/win32/vs12/Makefile.am
build/win32/vs14/Makefile.am [new file with mode: 0644]
configure.ac